home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7814 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.crd.ge.com!emmax5!berkery
  2. From: berkery@emmax5.crd.ge.com (Jack Berkery)
  3. Newsgroups: comp.lang.c++
  4. Subject: No EXE from MSVC++ 1.5
  5. Date: 19 Feb 1996 12:04:00 GMT
  6. Organization: GE Research
  7. Distribution: world
  8. Message-ID: <4g9ovg$mg7@rdsunx.crd.ge.com>
  9. NNTP-Posting-Host: emmax5.crd.ge.com
  10.  
  11.  
  12.  
  13. I don't get it. I installed MS-VC++ 1.5 from CD ROM but it will
  14. NOT create an executable. I made a simple test in appwiz and it 
  15. does as follows:
  16.  
  17. Initializing...
  18. Compiling resources...
  19. Compiling...
  20. c:\home\test\stdafx.cpp
  21. Compiling...
  22. c:\home\test\test.cpp
  23. c:\home\test\mainfrm.cpp
  24. c:\home\test\testdoc.cpp
  25. c:\home\test\testview.cpp
  26. Linking...
  27. Binding resources...
  28. Creating browser database...
  29. TEST.EXE - 0 error(s), 0 warning(s)
  30.  
  31. But no .EXE exists, nor will it create a browser database (.BSC) even
  32. though it says it has. 
  33.  
  34. I also have Visual Basic 3.0 on my Win3.1 system and Trumpet Winsock 
  35. with Netscape et al. but not much else. Is there a conflict in some 
  36. DLL or is there some VC++ option I have to set, or is it hopeless?
  37.  
  38. o---------------------------------------------------------------------------o
  39. | The Common Sense Coach,  email: berkery@crd.ge.com,  tele: (518) 387-5308 |
  40. |       Jack Berkery, Computer Scientist, GE Research and Development       |
  41. |             One Research Circle, K1-3A32, Niskayuna NY, 12309             |
  42. o---------------------------------------------------------------------------o
  43.